home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / room_os2.zip / READ.ME next >
Text File  |  1996-07-09  |  789b  |  25 lines

  1. Rooms 1.0 for OS/2
  2.  
  3. -= Basic Info =-
  4. This is a program that randomly generates x number of detailed rooms for AD&D.  This is a big help for a DM.  I didn't originaly write this program, and I have no idea who did.  I ported the C code to os/2.  The code will now compile in EMX without any changes. I included the source in this zip file.
  5.  
  6. -= Usauge =-
  7.  
  8. Simply type:
  9.  
  10. room x y
  11.  
  12. where x is the number of rooms to create and y is a random number.
  13.  
  14. For example:
  15.  
  16. room 4 1213
  17.  
  18. will make 4 rooms.  Changing 1213 to something else will make 4 different rooms.
  19. I believe any number to +/- 2 million should work for the random number giving you plenty of possibilities.
  20.  
  21. Send any comments, suggestions, etc to:
  22.  
  23.     ageitgey@augusta.net
  24.  
  25. All comments are GREATLY appreciated!